-- card: 2979 from stack: in -- bmap block id: 2215 -- flags: 0000 -- background id: 2614 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=206 top=140 right=162 bottom=306 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: home ----- HyperTalk script ----- on mouseUp go home end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=208 top=212 right=234 bottom=308 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Shutdown ----- HyperTalk script ----- on mouseUp doShutdown end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=204 top=71 right=93 bottom=304 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Restart ----- HyperTalk script ----- on mouseUp doRestart end mouseUp